Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Log Class / SendSessions(Nullable<SessionCriteria>,Predicate<ISessionSummary>,Boolean) Method
Optional. A session criteria to use
Optional. A session match predicate to use

In This Topic
    SendSessions(Nullable<SessionCriteria>,Predicate<ISessionSummary>,Boolean) Method
    In This Topic
    Send sessions using packager
    Syntax

    Parameters

    criteria
    Optional. A session criteria to use
    sessionMatchPredicate
    Optional. A session match predicate to use
    asyncSend

    Return Value

    True if the send was processed, false if it was not due to configuration or another active send
    Remarks
    Either a criteria or sessionMatchPredicate must be provided
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also